home *** CD-ROM | disk | FTP | other *** search
- Path: news.uni-jena.de!news
- From: mkt@isun04.inf.uni-jena.de (Tilo Koerbs)
- Newsgroups: comp.lang.c++
- Subject: Re: g++ 2.7.2 Bug
- Date: 1 Feb 1996 12:04:39 GMT
- Organization: Lehrstuhl fuer Rechnerarchitektur- und kommunikation, FSU Jena
- Message-ID: <4eqa8n$fpu@fsuj01.rz.uni-jena.de>
- References: <bredelin-3101961319210001@apm-b325-8.ucsd.edu>
- Reply-To: mkt@isun04.inf.uni-jena.de
- NNTP-Posting-Host: isun07.inf.uni-jena.de
-
-
- Short answer:
- In case of a conversion, the compiler only checks
- one-step conversions! It never tries to convert via
- an 'third' type!
-
-
-